home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11565 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  795 b 

  1. Path: uicvm.uic.edu!u61441
  2. Organization: University of Illinois at Chicago, ADN Computer Center
  3. Date: Thu, 14 Mar 1996 20:38:45 CST
  4. From: Sikander Waheed <U61441@uicvm.uic.edu>
  5. Message-ID: <96074.203845U61441@uicvm.uic.edu>
  6. Newsgroups: comp.lang.c,comp.lang.c++
  7. Subject: What is libc.sa? How to reinstall it?
  8.  
  9. I am getting a link time error from the ld. The message is as follows:
  10.   ld: malformed input file (not rel or archived) /usr/lib/libc.sa
  11.   (_U10000.o)
  12.  
  13. What is libc.sa? How to I reinstall this file? Do I need to reinstall
  14. every file in the /usr/lib directory?
  15.  
  16. I am using Linux 1.1.59 and using g++ (I think ver 4.5). I am using
  17. 'make' command to compile/link the program.
  18.  
  19. If you have any idea about this problem, please send me email at
  20. swaheed@uic.edu
  21.  
  22. Thanks in advance,
  23.  
  24. Sikander
  25.